ci: update sccache
authorFelix Krull <f_krull@gmx.de>
Thu, 31 Oct 2019 11:50:19 +0000 (12:50 +0100)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml

index da2a8bf1b480909fd723001066719f242806ea7b..e07432ed3a01f9f42d1207213fc301f0bd512499 100644 (file)
@@ -1,7 +1,7 @@
 image: rust:1-buster
 
 variables:
-  SCCACHE_URL: https://github.com/mozilla/sccache/releases/download/0.2.10/sccache-0.2.10-x86_64-unknown-linux-musl.tar.gz
+  SCCACHE_URL: https://github.com/mozilla/sccache/releases/download/0.2.12/sccache-0.2.12-x86_64-unknown-linux-musl.tar.gz
   CARGO_TARGET_DIR: ${CI_PROJECT_DIR}/target
   CARGO_HOME: ${CI_PROJECT_DIR}/cargo
   SCCACHE_DIR: ${CI_PROJECT_DIR}/sccache